func go/ast.nodeList

2 uses

	go/ast (current package)
		commentmap.go#L58: func nodeList(n Node) []Node {
		commentmap.go#L158: 	nodes := nodeList(node)